home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gigarom 1
/
Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso
/
FILES
/
DEV
/
I-Z
/
RA.cpt
/
RA™ bugs
< prev
next >
Wrap
Text File
|
1986-12-21
|
4KB
|
127 lines
RA™
Versions/Releases
Ver.0.2 - 12/24/86
New Features
Ver.0.2
OPERATORS
REAL Operators
+° -- Addition
-° -- Subtraction
*° -- Multiplication
/° -- Division
:° -- Assignment
.° -- Pointer (extraction)
>° -- Greater comparator
<° -- Less comparator
=° -- Equal Comparator
¥° -- AND Logical
Δ° -- OR Logical
ß° -- NOT Logical
STRING Functions
?° -- Input string
-- Concatenate strings
-- Find substring in string
MACINTALK Interface
π -- Open Macintalk Driver
∏ -- Close Macintalk Driver
± -- Change speech rate
… -- Change speech pitch
Ÿ -- Speak String
MODEM Interface
Not fully functional in Ver.0.2
« -- Open modem port (1200-N-8-1)
‘ -- Send String to modem
’ -- Receive String from modem
» -- Close modem port
Programatic Breakpoints
∞ -- Break execution 'here'
WINDOWS
REAL Stack Window
-- Displays REAL numbers loaded onto it, similar to LONG stack.
VARIABLEs Window
-- Actually a dialog for displaying all of the variables.
LONGs
REALs
STRINGs
Options for nesting display
Next level
Previous level
MENUS
Apple menu
About RA™...
Shareware notice updated
2nd help screen modified
3rd help screen added
File Menu
'Save Protected' item added
'Print' item added
Translate Menu
-- Added & Deactivated in Ver.0.2
TOOLBOX SUPPORT
Calls Added
GetPixel
InitGraf
PortSize
MovePortTo
SetOrigin
SetClip
GetClip
HidePen
ShowPen
PenSize
PenMode
PenNormal
FramePoly
PaintPoly
ErasePoly
InvertPoly
OffsetPoly
FrameRgn
PaintRgn
EraseRgn
InvertRgn
NewRgn
DisposeRgn
OpenRgn
CloseRgn
CopyRgn
SetEmptyRgn
SetRectRgn
OffsetRgn
InsetRgn
EmptyRgn
EqualRgn
SectRgn
UnionRgn
DiffRgn
XOrRgn
ClosePicture
KillPicture
GetIcon
GetPicture
OTHER FEATURES
'Protected run' mode when double-clicking on protected icon.
Source document icon changed.
Protected document icon now the old source document icon.
Bugs Fixed
Ver.0.2
Cursor handling on error recovery fixed.
Data level indicator in Environment window now a true nesting indicator.
'Instruction Select' handling fixed when the Input window is not the selected window.
General error handling has been cleaned up.
String handling is now a bit faster.
Loops a bit faster.
LONG variables initialized to 0.
Files are now being closed properly.
Cancel item handling on 'Save' dialog fixed.
Update of STRING stack window fixed.
Known Bugs Remaining
Ver.0.2
Modem interface
Send string operator non functional.
Receive string operator non functional.
Protected mode
Cancel item confuses the input window state. - Save and then throw the file away if you want to cancel.
Real math
No way to input real numbers.